Previous topicNext topic
Help > Keyword Reference >
IPowerArray.VALUESET method

METHOD VALUESET (ByRef SetVar, ByVal Index1&, Opt ByVal Index2&, _

                Opt ByVal Index3&, Opt ByVal Index4&) AS LONG <26>

Assigns the value of the SetVar variable to the array element specified by the Index parameter(s). It is the programmer's responsibility to ensure that the type of SetVar matches the type of the array precisely.